home *** CD-ROM | disk | FTP | other *** search
- ; Self Extracting DLLs
- ; ActxPrxy.dll (done)
-
-
- [Version]
- AdvancedInf=2.0
- Signature="$CHICAGO$"
- SetupClass=Base
-
- [DestinationDirs]
- SysDirCopy = 11 ; 11 Copies to the system directory
-
- [DefaultInstall]
- CopyFiles = SysDirCopy
- AddReg = RegisterDlls
-
- [SysDirCopy] ;Copy the following files to the system directory.
- ActxPrxy.dll,,,32
- REGSVR32.EXE,,,32
-
- [RegisterDlls]
-
-
- ; RunOnce Commands
- HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","IE3_RegSvr_actxprxy.dll",0,"%11%\regsvr32.exe /s %11%\actxprxy.dll"
-
-
- [SourceDisksNames]
- 55=%MyDiskStr1%,"",0
-
- [SourceDisksFiles]
- actxprxy.dll=55
-
- [Strings]
- MyDiskStr1 = "DLL Installations"
-
-
-